Unable to push lfs files to gitea #14883

Closed
opened 2025-11-02 11:25:04 -06:00 by GiteaMirror · 3 comments
Owner

Originally created by @hiifong on GitHub (Aug 20, 2025).

Description

There are no error logs on the gitea server.

Image Image
git-lfs/3.7.0 (GitHub; linux amd64; go 1.24.4)
git version 2.43.0

$ git-lfs pre-push origin http://192.168.133.128:3000/hiifong/lfs.git
Remote "origin" does not support the Git LFS locking API. Consider disabling it with:
  $ git config lfs.http://192.168.133.128:3000/hiifong/lfs.git/info/lfs.locksverify false
batch response: Fatal error: Server error http://192.168.133.128:3000/hiifong/lfs.git/info/lfs/objects/batch from HTTP 502

Server error http://192.168.133.128:3000/hiifong/lfs.git/info/lfs/objects/batch from HTTP 502
github.com/git-lfs/git-lfs/v3/errors.New
	github.com/git-lfs/git-lfs/v3/errors/errors.go:62
github.com/git-lfs/git-lfs/v3/lfshttp.defaultError
	github.com/git-lfs/git-lfs/v3/lfshttp/errors.go:126
github.com/git-lfs/git-lfs/v3/lfshttp.(*Client).handleResponse
	github.com/git-lfs/git-lfs/v3/lfshttp/errors.go:51
github.com/git-lfs/git-lfs/v3/lfshttp.(*Client).DoWithRedirect
	github.com/git-lfs/git-lfs/v3/lfshttp/client.go:340
github.com/git-lfs/git-lfs/v3/lfsapi.(*Client).doWithCreds
	github.com/git-lfs/git-lfs/v3/lfsapi/auth.go:118
github.com/git-lfs/git-lfs/v3/lfsapi.(*Client).doWithAuth
	github.com/git-lfs/git-lfs/v3/lfsapi/auth.go:76
github.com/git-lfs/git-lfs/v3/lfsapi.(*Client).DoWithAuth
	github.com/git-lfs/git-lfs/v3/lfsapi/auth.go:28
github.com/git-lfs/git-lfs/v3/lfsapi.(*Client).DoAPIRequestWithAuth
	github.com/git-lfs/git-lfs/v3/lfsapi/auth.go:60
github.com/git-lfs/git-lfs/v3/tq.(*tqClient).Batch
	github.com/git-lfs/git-lfs/v3/tq/api.go:89
github.com/git-lfs/git-lfs/v3/tq.Batch
	github.com/git-lfs/git-lfs/v3/tq/api.go:45
github.com/git-lfs/git-lfs/v3/tq.(*TransferQueue).enqueueAndCollectRetriesFor
	github.com/git-lfs/git-lfs/v3/tq/transfer_queue.go:585
github.com/git-lfs/git-lfs/v3/tq.(*TransferQueue).collectBatches.func1
	github.com/git-lfs/git-lfs/v3/tq/transfer_queue.go:471
runtime.goexit
	runtime/asm_amd64.s:1700
Fatal error
github.com/git-lfs/git-lfs/v3/errors.newWrappedError
	github.com/git-lfs/git-lfs/v3/errors/types.go:228
github.com/git-lfs/git-lfs/v3/errors.NewFatalError
	github.com/git-lfs/git-lfs/v3/errors/types.go:272
github.com/git-lfs/git-lfs/v3/lfshttp.(*Client).handleResponse
	github.com/git-lfs/git-lfs/v3/lfshttp/errors.go:76
github.com/git-lfs/git-lfs/v3/lfshttp.(*Client).DoWithRedirect
	github.com/git-lfs/git-lfs/v3/lfshttp/client.go:340
github.com/git-lfs/git-lfs/v3/lfsapi.(*Client).doWithCreds
	github.com/git-lfs/git-lfs/v3/lfsapi/auth.go:118
github.com/git-lfs/git-lfs/v3/lfsapi.(*Client).doWithAuth
	github.com/git-lfs/git-lfs/v3/lfsapi/auth.go:76
github.com/git-lfs/git-lfs/v3/lfsapi.(*Client).DoWithAuth
	github.com/git-lfs/git-lfs/v3/lfsapi/auth.go:28
github.com/git-lfs/git-lfs/v3/lfsapi.(*Client).DoAPIRequestWithAuth
	github.com/git-lfs/git-lfs/v3/lfsapi/auth.go:60
github.com/git-lfs/git-lfs/v3/tq.(*tqClient).Batch
	github.com/git-lfs/git-lfs/v3/tq/api.go:89
github.com/git-lfs/git-lfs/v3/tq.Batch
	github.com/git-lfs/git-lfs/v3/tq/api.go:45
github.com/git-lfs/git-lfs/v3/tq.(*TransferQueue).enqueueAndCollectRetriesFor
	github.com/git-lfs/git-lfs/v3/tq/transfer_queue.go:585
github.com/git-lfs/git-lfs/v3/tq.(*TransferQueue).collectBatches.func1
	github.com/git-lfs/git-lfs/v3/tq/transfer_queue.go:471
runtime.goexit
	runtime/asm_amd64.s:1700
batch response
github.com/git-lfs/git-lfs/v3/errors.newWrappedError
	github.com/git-lfs/git-lfs/v3/errors/types.go:228
github.com/git-lfs/git-lfs/v3/errors.Wrap
	github.com/git-lfs/git-lfs/v3/errors/errors.go:74
github.com/git-lfs/git-lfs/v3/tq.(*tqClient).Batch
	github.com/git-lfs/git-lfs/v3/tq/api.go:92
github.com/git-lfs/git-lfs/v3/tq.Batch
	github.com/git-lfs/git-lfs/v3/tq/api.go:45
github.com/git-lfs/git-lfs/v3/tq.(*TransferQueue).enqueueAndCollectRetriesFor
	github.com/git-lfs/git-lfs/v3/tq/transfer_queue.go:585
github.com/git-lfs/git-lfs/v3/tq.(*TransferQueue).collectBatches.func1
	github.com/git-lfs/git-lfs/v3/tq/transfer_queue.go:471
runtime.goexit
	runtime/asm_amd64.s:1700

Current time in UTC:
2025-08-20 01:29:33

Environment:
LocalWorkingDir=/home/hiifong/workspace/lfs
LocalGitDir=/home/hiifong/workspace/lfs/.git
LocalGitStorageDir=/home/hiifong/workspace/lfs/.git
LocalMediaDir=/home/hiifong/workspace/lfs/.git/lfs/objects
LocalReferenceDirs=
TempDir=/home/hiifong/workspace/lfs/.git/lfs/tmp
ConcurrentTransfers=8
TusTransfers=false
BasicTransfersOnly=false
SkipDownloadErrors=false
FetchRecentAlways=false
FetchRecentRefsDays=7
FetchRecentCommitsDays=0
FetchRecentRefsIncludeRemotes=true
PruneOffsetDays=3
PruneVerifyRemoteAlways=false
PruneVerifyUnreachableAlways=false
PruneRemoteName=origin
LfsStorageDir=/home/hiifong/workspace/lfs/.git/lfs
AccessDownload=none
AccessUpload=none
DownloadTransfers=basic,lfs-standalone-file,ssh
UploadTransfers=basic,lfs-standalone-file,ssh
GIT_EDITOR='/home/linuxbrew/.linuxbrew/Cellar/neovim/0.10.3/bin/nvim' --headless --clean --noplugin -n -R -c 'set runtimepath^=/home/hiifong/.local/share/nvim/lazy/vim-floaterm' -c 'call floaterm#edita#neovim#client#open()'
GIT_EXEC_PATH=/usr/lib/git-core
GIT_PREFIX=
GIT_TERMINAL_PROMPT=1

Client IP addresses:
192.168.133.128 fe80::8b70:35cd:4e2b:2896
172.21.0.1
172.28.0.1
172.19.0.1 fe80::42:15ff:fe8e:a196
172.17.0.1 fe80::42:54ff:fe44:8552
172.25.0.1 fe80::42:38ff:fe43:ad9c
172.27.0.1
172.24.0.1
172.18.0.1
172.20.0.1
172.22.0.1
172.26.0.1
172.23.0.1
fe80::b4cf:26ff:fe7d:d542
fe80::5401:7cff:fe29:9641
fe80::e8a2:acff:feae:6e50
fe80::f05e:48ff:fe5b:59f5
fe80::822:3eff:fe4b:6c5c

Gitea Version

main branch

Can you reproduce the bug on the Gitea demo site?

No

Log Gist

No response

Screenshots

No response

Git Version

git 2.43.0/ git lfs 3.7.0

Operating System

ubuntu 24.04

How are you running Gitea?

make watch

Database

None

Originally created by @hiifong on GitHub (Aug 20, 2025). ### Description There are no error logs on the gitea server. <img width="1858" height="1802" alt="Image" src="https://github.com/user-attachments/assets/0eb8e7a2-3226-47b8-a0e4-346d9361dd7b" /> <img width="1635" height="250" alt="Image" src="https://github.com/user-attachments/assets/b81ba33d-70cd-4d63-b027-00d5dd55e570" /> ```log git-lfs/3.7.0 (GitHub; linux amd64; go 1.24.4) git version 2.43.0 $ git-lfs pre-push origin http://192.168.133.128:3000/hiifong/lfs.git Remote "origin" does not support the Git LFS locking API. Consider disabling it with: $ git config lfs.http://192.168.133.128:3000/hiifong/lfs.git/info/lfs.locksverify false batch response: Fatal error: Server error http://192.168.133.128:3000/hiifong/lfs.git/info/lfs/objects/batch from HTTP 502 Server error http://192.168.133.128:3000/hiifong/lfs.git/info/lfs/objects/batch from HTTP 502 github.com/git-lfs/git-lfs/v3/errors.New github.com/git-lfs/git-lfs/v3/errors/errors.go:62 github.com/git-lfs/git-lfs/v3/lfshttp.defaultError github.com/git-lfs/git-lfs/v3/lfshttp/errors.go:126 github.com/git-lfs/git-lfs/v3/lfshttp.(*Client).handleResponse github.com/git-lfs/git-lfs/v3/lfshttp/errors.go:51 github.com/git-lfs/git-lfs/v3/lfshttp.(*Client).DoWithRedirect github.com/git-lfs/git-lfs/v3/lfshttp/client.go:340 github.com/git-lfs/git-lfs/v3/lfsapi.(*Client).doWithCreds github.com/git-lfs/git-lfs/v3/lfsapi/auth.go:118 github.com/git-lfs/git-lfs/v3/lfsapi.(*Client).doWithAuth github.com/git-lfs/git-lfs/v3/lfsapi/auth.go:76 github.com/git-lfs/git-lfs/v3/lfsapi.(*Client).DoWithAuth github.com/git-lfs/git-lfs/v3/lfsapi/auth.go:28 github.com/git-lfs/git-lfs/v3/lfsapi.(*Client).DoAPIRequestWithAuth github.com/git-lfs/git-lfs/v3/lfsapi/auth.go:60 github.com/git-lfs/git-lfs/v3/tq.(*tqClient).Batch github.com/git-lfs/git-lfs/v3/tq/api.go:89 github.com/git-lfs/git-lfs/v3/tq.Batch github.com/git-lfs/git-lfs/v3/tq/api.go:45 github.com/git-lfs/git-lfs/v3/tq.(*TransferQueue).enqueueAndCollectRetriesFor github.com/git-lfs/git-lfs/v3/tq/transfer_queue.go:585 github.com/git-lfs/git-lfs/v3/tq.(*TransferQueue).collectBatches.func1 github.com/git-lfs/git-lfs/v3/tq/transfer_queue.go:471 runtime.goexit runtime/asm_amd64.s:1700 Fatal error github.com/git-lfs/git-lfs/v3/errors.newWrappedError github.com/git-lfs/git-lfs/v3/errors/types.go:228 github.com/git-lfs/git-lfs/v3/errors.NewFatalError github.com/git-lfs/git-lfs/v3/errors/types.go:272 github.com/git-lfs/git-lfs/v3/lfshttp.(*Client).handleResponse github.com/git-lfs/git-lfs/v3/lfshttp/errors.go:76 github.com/git-lfs/git-lfs/v3/lfshttp.(*Client).DoWithRedirect github.com/git-lfs/git-lfs/v3/lfshttp/client.go:340 github.com/git-lfs/git-lfs/v3/lfsapi.(*Client).doWithCreds github.com/git-lfs/git-lfs/v3/lfsapi/auth.go:118 github.com/git-lfs/git-lfs/v3/lfsapi.(*Client).doWithAuth github.com/git-lfs/git-lfs/v3/lfsapi/auth.go:76 github.com/git-lfs/git-lfs/v3/lfsapi.(*Client).DoWithAuth github.com/git-lfs/git-lfs/v3/lfsapi/auth.go:28 github.com/git-lfs/git-lfs/v3/lfsapi.(*Client).DoAPIRequestWithAuth github.com/git-lfs/git-lfs/v3/lfsapi/auth.go:60 github.com/git-lfs/git-lfs/v3/tq.(*tqClient).Batch github.com/git-lfs/git-lfs/v3/tq/api.go:89 github.com/git-lfs/git-lfs/v3/tq.Batch github.com/git-lfs/git-lfs/v3/tq/api.go:45 github.com/git-lfs/git-lfs/v3/tq.(*TransferQueue).enqueueAndCollectRetriesFor github.com/git-lfs/git-lfs/v3/tq/transfer_queue.go:585 github.com/git-lfs/git-lfs/v3/tq.(*TransferQueue).collectBatches.func1 github.com/git-lfs/git-lfs/v3/tq/transfer_queue.go:471 runtime.goexit runtime/asm_amd64.s:1700 batch response github.com/git-lfs/git-lfs/v3/errors.newWrappedError github.com/git-lfs/git-lfs/v3/errors/types.go:228 github.com/git-lfs/git-lfs/v3/errors.Wrap github.com/git-lfs/git-lfs/v3/errors/errors.go:74 github.com/git-lfs/git-lfs/v3/tq.(*tqClient).Batch github.com/git-lfs/git-lfs/v3/tq/api.go:92 github.com/git-lfs/git-lfs/v3/tq.Batch github.com/git-lfs/git-lfs/v3/tq/api.go:45 github.com/git-lfs/git-lfs/v3/tq.(*TransferQueue).enqueueAndCollectRetriesFor github.com/git-lfs/git-lfs/v3/tq/transfer_queue.go:585 github.com/git-lfs/git-lfs/v3/tq.(*TransferQueue).collectBatches.func1 github.com/git-lfs/git-lfs/v3/tq/transfer_queue.go:471 runtime.goexit runtime/asm_amd64.s:1700 Current time in UTC: 2025-08-20 01:29:33 Environment: LocalWorkingDir=/home/hiifong/workspace/lfs LocalGitDir=/home/hiifong/workspace/lfs/.git LocalGitStorageDir=/home/hiifong/workspace/lfs/.git LocalMediaDir=/home/hiifong/workspace/lfs/.git/lfs/objects LocalReferenceDirs= TempDir=/home/hiifong/workspace/lfs/.git/lfs/tmp ConcurrentTransfers=8 TusTransfers=false BasicTransfersOnly=false SkipDownloadErrors=false FetchRecentAlways=false FetchRecentRefsDays=7 FetchRecentCommitsDays=0 FetchRecentRefsIncludeRemotes=true PruneOffsetDays=3 PruneVerifyRemoteAlways=false PruneVerifyUnreachableAlways=false PruneRemoteName=origin LfsStorageDir=/home/hiifong/workspace/lfs/.git/lfs AccessDownload=none AccessUpload=none DownloadTransfers=basic,lfs-standalone-file,ssh UploadTransfers=basic,lfs-standalone-file,ssh GIT_EDITOR='/home/linuxbrew/.linuxbrew/Cellar/neovim/0.10.3/bin/nvim' --headless --clean --noplugin -n -R -c 'set runtimepath^=/home/hiifong/.local/share/nvim/lazy/vim-floaterm' -c 'call floaterm#edita#neovim#client#open()' GIT_EXEC_PATH=/usr/lib/git-core GIT_PREFIX= GIT_TERMINAL_PROMPT=1 Client IP addresses: 192.168.133.128 fe80::8b70:35cd:4e2b:2896 172.21.0.1 172.28.0.1 172.19.0.1 fe80::42:15ff:fe8e:a196 172.17.0.1 fe80::42:54ff:fe44:8552 172.25.0.1 fe80::42:38ff:fe43:ad9c 172.27.0.1 172.24.0.1 172.18.0.1 172.20.0.1 172.22.0.1 172.26.0.1 172.23.0.1 fe80::b4cf:26ff:fe7d:d542 fe80::5401:7cff:fe29:9641 fe80::e8a2:acff:feae:6e50 fe80::f05e:48ff:fe5b:59f5 fe80::822:3eff:fe4b:6c5c ``` ### Gitea Version main branch ### Can you reproduce the bug on the Gitea demo site? No ### Log Gist _No response_ ### Screenshots _No response_ ### Git Version git 2.43.0/ git lfs 3.7.0 ### Operating System ubuntu 24.04 ### How are you running Gitea? make watch ### Database None
Author
Owner

@wxiaoguang commented on GitHub (Aug 20, 2025):

batch response: Fatal error: Server error http://192.168.133.128:3000/hiifong/lfs.git/info/lfs/objects/batch from HTTP 502

Gitea never responds 502

@wxiaoguang commented on GitHub (Aug 20, 2025): > batch response: Fatal error: Server error http://192.168.133.128:3000/hiifong/lfs.git/info/lfs/objects/batch from HTTP 502 Gitea never responds 502
Author
Owner

@hiifong commented on GitHub (Aug 20, 2025):

It doesn't seem to be a network issue either. I'm not sure what the problem is at the moment.

13:32:03.541230 git.c:463               trace: built-in: git push origin main
13:32:03.543469 run-command.c:659       trace: run_command: GIT_DIR=.git git remote-http origin http://192.168.133.128:3000/hiifong/lfs.git
13:32:03.547655 git.c:749               trace: exec: git-remote-http origin http://192.168.133.128:3000/hiifong/lfs.git
13:32:03.547747 run-command.c:659       trace: run_command: git-remote-http origin http://192.168.133.128:3000/hiifong/lfs.git
13:32:03.555591 http.c:845              == Info: Uses proxy env variable NO_PROXY == 'git.hiif.ong'
13:32:03.555672 http.c:845              == Info: Couldn't find host 192.168.133.128 in the .netrc file; using defaults
13:32:03.555713 http.c:845              == Info:   Trying 192.168.133.128:3000...
13:32:03.557637 http.c:845              == Info: Connected to 192.168.133.128 (192.168.133.128) port 3000
13:32:03.557889 http.c:792              => Send header, 0000000223 bytes (0x000000df)
13:32:03.558010 http.c:804              => Send header: GET /hiifong/lfs.git/info/refs?service=git-receive-pack HTTP/1.1
13:32:03.558019 http.c:804              => Send header: Host: 192.168.133.128:3000
13:32:03.558022 http.c:804              => Send header: User-Agent: git/2.43.0
13:32:03.558025 http.c:804              => Send header: Accept: */*
13:32:03.558028 http.c:804              => Send header: Accept-Encoding: deflate, gzip, br, zstd
13:32:03.558030 http.c:804              => Send header: Accept-Language: en, *;q=0.9
13:32:03.558038 http.c:804              => Send header: Pragma: no-cache
13:32:03.558040 http.c:804              => Send header:
13:32:03.563262 http.c:792              <= Recv header, 0000000027 bytes (0x0000001b)
13:32:03.563282 http.c:804              <= Recv header: HTTP/1.1 401 Unauthorized
13:32:03.563290 http.c:792              <= Recv header, 0000000066 bytes (0x00000042)
13:32:03.563293 http.c:804              <= Recv header: Cache-Control: max-age=0, private, must-revalidate, no-transform
13:32:03.563299 http.c:792              <= Recv header, 0000000041 bytes (0x00000029)
13:32:03.563302 http.c:804              <= Recv header: Content-Type: text/plain; charset=utf-8
13:32:03.563305 http.c:792              <= Recv header, 0000000075 bytes (0x0000004b)
13:32:03.563307 http.c:804              <= Recv header: Set-Cookie: i_like_gitea=62525ceab0fd2836; Path=/; HttpOnly; SameSite=Lax
13:32:03.563311 http.c:792              <= Recv header, 0000000121 bytes (0x00000079)
13:32:03.563313 http.c:804              <= Recv header: Set-Cookie: _csrf=WnInmuSggEuV-ZjRVOdEWZLSDGQ6MTc1NTY2NzkyMzU2MDgzOTE3Mw; Path=/; Max-Age=86400; HttpOnly; SameSite=Lax
13:32:03.563317 http.c:792              <= Recv header, 0000000039 bytes (0x00000027)
13:32:03.563320 http.c:804              <= Recv header: Www-Authenticate: Basic realm="Gitea"
13:32:03.563324 http.c:792              <= Recv header, 0000000033 bytes (0x00000021)
13:32:03.563327 http.c:804              <= Recv header: X-Content-Type-Options: nosniff
13:32:03.563330 http.c:792              <= Recv header, 0000000029 bytes (0x0000001d)
13:32:03.563334 http.c:804              <= Recv header: X-Frame-Options: SAMEORIGIN
13:32:03.563337 http.c:792              <= Recv header, 0000000040 bytes (0x00000028)
13:32:03.563339 http.c:804              <= Recv header: X-Gitea-Debug: RUN_MODE=dev, MaxAge=0s
13:32:03.563342 http.c:792              <= Recv header, 0000000037 bytes (0x00000025)
13:32:03.563403 http.c:804              <= Recv header: Date: Wed, 20 Aug 2025 05:32:03 GMT
13:32:03.563411 http.c:792              <= Recv header, 0000000020 bytes (0x00000014)
13:32:03.563415 http.c:804              <= Recv header: Content-Length: 13
13:32:03.563419 http.c:792              <= Recv header, 0000000002 bytes (0x00000002)
13:32:03.563425 http.c:804              <= Recv header:
13:32:03.563440 http.c:845              == Info: Connection #0 to host 192.168.133.128 left intact
13:32:03.563559 run-command.c:659       trace: run_command: 'git credential-store get'
13:32:03.566901 git.c:463               trace: built-in: git credential-store get
13:32:03.568306 http.c:845              == Info: Uses proxy env variable NO_PROXY == 'git.hiif.ong'
13:32:03.568355 http.c:845              == Info: Found bundle for host: 0x59a5a1256d60 [serially]
13:32:03.568382 http.c:845              == Info: Can not multiplex, even if we wanted to
13:32:03.568401 http.c:845              == Info: Re-using existing connection with host 192.168.133.128
13:32:03.568416 http.c:845              == Info: Server auth using Basic with user 'hiifong'
13:32:03.568518 http.c:792              => Send header, 0000000270 bytes (0x0000010e)
13:32:03.568723 http.c:804              => Send header: GET /hiifong/lfs.git/info/refs?service=git-receive-pack HTTP/1.1
13:32:03.568757 http.c:804              => Send header: Host: 192.168.133.128:3000
13:32:03.568765 http.c:804              => Send header: Authorization: Basic <redacted>
13:32:03.568768 http.c:804              => Send header: User-Agent: git/2.43.0
13:32:03.568771 http.c:804              => Send header: Accept: */*
13:32:03.568774 http.c:804              => Send header: Accept-Encoding: deflate, gzip, br, zstd
13:32:03.568777 http.c:804              => Send header: Accept-Language: en, *;q=0.9
13:32:03.568779 http.c:804              => Send header: Pragma: no-cache
13:32:03.568782 http.c:804              => Send header:
13:32:03.601970 http.c:792              <= Recv header, 0000000017 bytes (0x00000011)
13:32:03.601994 http.c:804              <= Recv header: HTTP/1.1 200 OK
13:32:03.602001 http.c:792              <= Recv header, 0000000053 bytes (0x00000035)
13:32:03.602003 http.c:804              <= Recv header: Cache-Control: no-cache, max-age=0, must-revalidate
13:32:03.602007 http.c:792              <= Recv header, 0000000060 bytes (0x0000003c)
13:32:03.602009 http.c:804              <= Recv header: Content-Type: application/x-git-receive-pack-advertisement
13:32:03.602011 http.c:792              <= Recv header, 0000000040 bytes (0x00000028)
13:32:03.602013 http.c:804              <= Recv header: Expires: Fri, 01 Jan 1980 00:00:00 GMT
13:32:03.602015 http.c:792              <= Recv header, 0000000018 bytes (0x00000012)
13:32:03.602017 http.c:804              <= Recv header: Pragma: no-cache
13:32:03.602019 http.c:792              <= Recv header, 0000000075 bytes (0x0000004b)
13:32:03.602021 http.c:804              <= Recv header: Set-Cookie: i_like_gitea=8d9f61ec3c000c2b; Path=/; HttpOnly; SameSite=Lax
13:32:03.602024 http.c:792              <= Recv header, 0000000121 bytes (0x00000079)
13:32:03.602026 http.c:804              <= Recv header: Set-Cookie: _csrf=qpfqOQWBQ1zizAUApKQasOLxHpk6MTc1NTY2NzkyMzU5NTM0MDY4Mw; Path=/; Max-Age=86400; HttpOnly; SameSite=Lax
13:32:03.602029 http.c:792              <= Recv header, 0000000029 bytes (0x0000001d)
13:32:03.602031 http.c:804              <= Recv header: X-Frame-Options: SAMEORIGIN
13:32:03.602035 http.c:792              <= Recv header, 0000000040 bytes (0x00000028)
13:32:03.602038 http.c:804              <= Recv header: X-Gitea-Debug: RUN_MODE=dev, MaxAge=0s
13:32:03.602041 http.c:792              <= Recv header, 0000000037 bytes (0x00000025)
13:32:03.602043 http.c:804              <= Recv header: Date: Wed, 20 Aug 2025 05:32:03 GMT
13:32:03.602047 http.c:792              <= Recv header, 0000000021 bytes (0x00000015)
13:32:03.602051 http.c:804              <= Recv header: Content-Length: 229
13:32:03.602090 http.c:792              <= Recv header, 0000000002 bytes (0x00000002)
13:32:03.602095 http.c:804              <= Recv header:
13:32:03.602107 http.c:845              == Info: Connection #0 to host 192.168.133.128 left intact
13:32:03.602129 run-command.c:659       trace: run_command: 'git credential-store store'
13:32:03.605955 git.c:463               trace: built-in: git credential-store store
13:32:03.608392 run-command.c:659       trace: run_command: .git/hooks/pre-push origin http://192.168.133.128:3000/hiifong/lfs.git
13:32:03.611427 git.c:749               trace: exec: git-lfs pre-push origin http://192.168.133.128:3000/hiifong/lfs.git
13:32:03.611508 run-command.c:659       trace: run_command: git-lfs pre-push origin http://192.168.133.128:3000/hiifong/lfs.git
13:32:03.646871 trace git-lfs: exec: git '-c' 'filter.lfs.smudge=' '-c' 'filter.lfs.clean=' '-c' 'filter.lfs.process=' '-c' 'filter.lfs.required=false' 'remote' '-v'
13:32:03.652194 trace git-lfs: exec: git '-c' 'filter.lfs.smudge=' '-c' 'filter.lfs.clean=' '-c' 'filter.lfs.process=' '-c' 'filter.lfs.required=false' 'remote'
13:32:03.655321 trace git-lfs: exec: git '-c' 'filter.lfs.smudge=' '-c' 'filter.lfs.clean=' '-c' 'filter.lfs.process=' '-c' 'filter.lfs.required=false' 'rev-parse' 'HEAD' '--symbolic-full-name' 'HEAD'
13:32:03.658799 trace git-lfs: exec: git '-c' 'filter.lfs.smudge=' '-c' 'filter.lfs.clean=' '-c' 'filter.lfs.process=' '-c' 'filter.lfs.required=false' 'rev-parse' '--git-dir' '--show-toplevel'
13:32:03.661384 trace git-lfs: exec: git 'config' '--includes' '-l'
13:32:03.663371 trace git-lfs: exec: git 'rev-parse' '--is-bare-repository'
13:32:03.666359 trace git-lfs: exec: git 'config' '--includes' '-l' '--blob' ':.lfsconfig'
13:32:03.668463 trace git-lfs: exec: git 'config' '--includes' '-l' '--blob' 'HEAD:.lfsconfig'
13:32:03.671808 trace git-lfs: exec: git '-c' 'filter.lfs.smudge=' '-c' 'filter.lfs.clean=' '-c' 'filter.lfs.process=' '-c' 'filter.lfs.required=false' 'rev-parse' '--git-dir'
13:32:03.674783 trace git-lfs: exec: git '-c' 'filter.lfs.smudge=' '-c' 'filter.lfs.clean=' '-c' 'filter.lfs.process=' '-c' 'filter.lfs.required=false' 'remote'
13:32:03.677647 trace git-lfs: pre-push: refs/heads/main 2591797dcbf71d5497695a7f7fb69aa55dfee2c0 refs/heads/main a9fe60b20ac6ad9678a119322a7ea8cda5b8ad7d
13:32:03.677818 trace git-lfs: exec: git '-c' 'filter.lfs.smudge=' '-c' 'filter.lfs.clean=' '-c' 'filter.lfs.process=' '-c' 'filter.lfs.required=false' 'show-ref'
13:32:03.682653 trace git-lfs: exec: git '-c' 'filter.lfs.smudge=' '-c' 'filter.lfs.clean=' '-c' 'filter.lfs.process=' '-c' 'filter.lfs.required=false' 'ls-remote' '--heads' '-q' 'origin'
13:32:03.719225 trace git-lfs: HTTP: POST http://192.168.133.128:3000/hiifong/lfs.git/info/lfs/locks/verify
> POST /hiifong/lfs.git/info/lfs/locks/verify HTTP/1.1
> Host: 192.168.133.128:3000
> Accept: application/vnd.git-lfs+json
> Content-Length: 34
> Content-Type: application/vnd.git-lfs+json; charset=utf-8
> User-Agent: git-lfs/3.7.0 (GitHub; linux amd64; go 1.24.4)
> 
{"ref":{"name":"refs/heads/main"}}13:32:08.736520 trace git-lfs: HTTP: 502

< HTTP/1.1 502 Bad Gateway
< Connection: close
< Content-Length: 0
< 
Remote "origin" does not support the Git LFS locking API. Consider disabling it with:
  $ git config lfs.http://192.168.133.128:3000/hiifong/lfs.git/info/lfs.locksverify false
13:32:08.741833 trace git-lfs: tq: running as batched queue, batch size of 100
13:32:08.743328 trace git-lfs: run_command: git rev-list --objects --ignore-missing --stdin --
13:32:08.743391 trace git-lfs: exec: git '-c' 'filter.lfs.smudge=' '-c' 'filter.lfs.clean=' '-c' 'filter.lfs.process=' '-c' 'filter.lfs.required=false' 'rev-list' '--objects' '--ignore-missing' '--stdin' '--'
13:32:08.743689 trace git-lfs: exec: git '-c' 'filter.lfs.smudge=' '-c' 'filter.lfs.clean=' '-c' 'filter.lfs.process=' '-c' 'filter.lfs.required=false' 'cat-file' '--batch-check'
13:32:08.744873 trace git-lfs: exec: git '-c' 'filter.lfs.smudge=' '-c' 'filter.lfs.clean=' '-c' 'filter.lfs.process=' '-c' 'filter.lfs.required=false' 'rev-parse' '--git-common-dir'
13:32:08.753284 trace git-lfs: tq: sending batch of size 2                                                                                         
13:32:08.753501 trace git-lfs: api: batch 2 files
13:32:08.753549 trace git-lfs: HTTP: POST http://192.168.133.128:3000/hiifong/lfs.git/info/lfs/objects/batch
> POST /hiifong/lfs.git/info/lfs/objects/batch HTTP/1.1
> Host: 192.168.133.128:3000
> Accept: application/vnd.git-lfs+json
> Content-Length: 316
> Content-Type: application/vnd.git-lfs+json; charset=utf-8
> User-Agent: git-lfs/3.7.0 (GitHub; linux amd64; go 1.24.4)
> 
{"operation":"upload","objects":[{"oid":"a90f178e8417a9f222a71c31cfd2cdc963900b560a0c3776abd16ac2a3750570","size":12641309},{"oid":"12d0fcd35e9d59da652bef427c2a4710cb5a31a322cc63c74430d622a4eef2d3","size":5437}],"transfers":["lfs-standalone-file","basic","ssh"],"ref":{"name":"refs/heads/main"},"hash_algo":"sha256"}13:32:13.768346 trace git-lfs: HTTP: 502

< HTTP/1.1 502 Bad Gateway
< Connection: close
< Content-Length: 0
< 
13:32:13.768588 trace git-lfs: api error: Fatal error: Server error http://192.168.133.128:3000/hiifong/lfs.git/info/lfs/objects/batch from HTTP 502
batch response: Fatal error: Server error http://192.168.133.128:3000/hiifong/lfs.git/info/lfs/objects/batch from HTTP 502
Uploading LFS objects:   0% (0/2), 0 B | 0 B/s, done.
13:32:13.774116 trace git-lfs: exec: git '-c' 'filter.lfs.smudge=' '-c' 'filter.lfs.clean=' '-c' 'filter.lfs.process=' '-c' 'filter.lfs.required=false' 'rev-parse' '--git-dir'
13:32:13.776013 trace git-lfs: exec: git '-c' 'filter.lfs.smudge=' '-c' 'filter.lfs.clean=' '-c' 'filter.lfs.process=' '-c' 'filter.lfs.required=false' 'remote'

Errors logged to '/home/hiifong/workspace/lfs/.git/lfs/logs/20250820T133213.768830471.log'.
Use `git lfs logs last` to view the log.
error: failed to push some refs to 'http://192.168.133.128:3000/hiifong/lfs.git'
@hiifong commented on GitHub (Aug 20, 2025): It doesn't seem to be a network issue either. I'm not sure what the problem is at the moment. ```log 13:32:03.541230 git.c:463 trace: built-in: git push origin main 13:32:03.543469 run-command.c:659 trace: run_command: GIT_DIR=.git git remote-http origin http://192.168.133.128:3000/hiifong/lfs.git 13:32:03.547655 git.c:749 trace: exec: git-remote-http origin http://192.168.133.128:3000/hiifong/lfs.git 13:32:03.547747 run-command.c:659 trace: run_command: git-remote-http origin http://192.168.133.128:3000/hiifong/lfs.git 13:32:03.555591 http.c:845 == Info: Uses proxy env variable NO_PROXY == 'git.hiif.ong' 13:32:03.555672 http.c:845 == Info: Couldn't find host 192.168.133.128 in the .netrc file; using defaults 13:32:03.555713 http.c:845 == Info: Trying 192.168.133.128:3000... 13:32:03.557637 http.c:845 == Info: Connected to 192.168.133.128 (192.168.133.128) port 3000 13:32:03.557889 http.c:792 => Send header, 0000000223 bytes (0x000000df) 13:32:03.558010 http.c:804 => Send header: GET /hiifong/lfs.git/info/refs?service=git-receive-pack HTTP/1.1 13:32:03.558019 http.c:804 => Send header: Host: 192.168.133.128:3000 13:32:03.558022 http.c:804 => Send header: User-Agent: git/2.43.0 13:32:03.558025 http.c:804 => Send header: Accept: */* 13:32:03.558028 http.c:804 => Send header: Accept-Encoding: deflate, gzip, br, zstd 13:32:03.558030 http.c:804 => Send header: Accept-Language: en, *;q=0.9 13:32:03.558038 http.c:804 => Send header: Pragma: no-cache 13:32:03.558040 http.c:804 => Send header: 13:32:03.563262 http.c:792 <= Recv header, 0000000027 bytes (0x0000001b) 13:32:03.563282 http.c:804 <= Recv header: HTTP/1.1 401 Unauthorized 13:32:03.563290 http.c:792 <= Recv header, 0000000066 bytes (0x00000042) 13:32:03.563293 http.c:804 <= Recv header: Cache-Control: max-age=0, private, must-revalidate, no-transform 13:32:03.563299 http.c:792 <= Recv header, 0000000041 bytes (0x00000029) 13:32:03.563302 http.c:804 <= Recv header: Content-Type: text/plain; charset=utf-8 13:32:03.563305 http.c:792 <= Recv header, 0000000075 bytes (0x0000004b) 13:32:03.563307 http.c:804 <= Recv header: Set-Cookie: i_like_gitea=62525ceab0fd2836; Path=/; HttpOnly; SameSite=Lax 13:32:03.563311 http.c:792 <= Recv header, 0000000121 bytes (0x00000079) 13:32:03.563313 http.c:804 <= Recv header: Set-Cookie: _csrf=WnInmuSggEuV-ZjRVOdEWZLSDGQ6MTc1NTY2NzkyMzU2MDgzOTE3Mw; Path=/; Max-Age=86400; HttpOnly; SameSite=Lax 13:32:03.563317 http.c:792 <= Recv header, 0000000039 bytes (0x00000027) 13:32:03.563320 http.c:804 <= Recv header: Www-Authenticate: Basic realm="Gitea" 13:32:03.563324 http.c:792 <= Recv header, 0000000033 bytes (0x00000021) 13:32:03.563327 http.c:804 <= Recv header: X-Content-Type-Options: nosniff 13:32:03.563330 http.c:792 <= Recv header, 0000000029 bytes (0x0000001d) 13:32:03.563334 http.c:804 <= Recv header: X-Frame-Options: SAMEORIGIN 13:32:03.563337 http.c:792 <= Recv header, 0000000040 bytes (0x00000028) 13:32:03.563339 http.c:804 <= Recv header: X-Gitea-Debug: RUN_MODE=dev, MaxAge=0s 13:32:03.563342 http.c:792 <= Recv header, 0000000037 bytes (0x00000025) 13:32:03.563403 http.c:804 <= Recv header: Date: Wed, 20 Aug 2025 05:32:03 GMT 13:32:03.563411 http.c:792 <= Recv header, 0000000020 bytes (0x00000014) 13:32:03.563415 http.c:804 <= Recv header: Content-Length: 13 13:32:03.563419 http.c:792 <= Recv header, 0000000002 bytes (0x00000002) 13:32:03.563425 http.c:804 <= Recv header: 13:32:03.563440 http.c:845 == Info: Connection #0 to host 192.168.133.128 left intact 13:32:03.563559 run-command.c:659 trace: run_command: 'git credential-store get' 13:32:03.566901 git.c:463 trace: built-in: git credential-store get 13:32:03.568306 http.c:845 == Info: Uses proxy env variable NO_PROXY == 'git.hiif.ong' 13:32:03.568355 http.c:845 == Info: Found bundle for host: 0x59a5a1256d60 [serially] 13:32:03.568382 http.c:845 == Info: Can not multiplex, even if we wanted to 13:32:03.568401 http.c:845 == Info: Re-using existing connection with host 192.168.133.128 13:32:03.568416 http.c:845 == Info: Server auth using Basic with user 'hiifong' 13:32:03.568518 http.c:792 => Send header, 0000000270 bytes (0x0000010e) 13:32:03.568723 http.c:804 => Send header: GET /hiifong/lfs.git/info/refs?service=git-receive-pack HTTP/1.1 13:32:03.568757 http.c:804 => Send header: Host: 192.168.133.128:3000 13:32:03.568765 http.c:804 => Send header: Authorization: Basic <redacted> 13:32:03.568768 http.c:804 => Send header: User-Agent: git/2.43.0 13:32:03.568771 http.c:804 => Send header: Accept: */* 13:32:03.568774 http.c:804 => Send header: Accept-Encoding: deflate, gzip, br, zstd 13:32:03.568777 http.c:804 => Send header: Accept-Language: en, *;q=0.9 13:32:03.568779 http.c:804 => Send header: Pragma: no-cache 13:32:03.568782 http.c:804 => Send header: 13:32:03.601970 http.c:792 <= Recv header, 0000000017 bytes (0x00000011) 13:32:03.601994 http.c:804 <= Recv header: HTTP/1.1 200 OK 13:32:03.602001 http.c:792 <= Recv header, 0000000053 bytes (0x00000035) 13:32:03.602003 http.c:804 <= Recv header: Cache-Control: no-cache, max-age=0, must-revalidate 13:32:03.602007 http.c:792 <= Recv header, 0000000060 bytes (0x0000003c) 13:32:03.602009 http.c:804 <= Recv header: Content-Type: application/x-git-receive-pack-advertisement 13:32:03.602011 http.c:792 <= Recv header, 0000000040 bytes (0x00000028) 13:32:03.602013 http.c:804 <= Recv header: Expires: Fri, 01 Jan 1980 00:00:00 GMT 13:32:03.602015 http.c:792 <= Recv header, 0000000018 bytes (0x00000012) 13:32:03.602017 http.c:804 <= Recv header: Pragma: no-cache 13:32:03.602019 http.c:792 <= Recv header, 0000000075 bytes (0x0000004b) 13:32:03.602021 http.c:804 <= Recv header: Set-Cookie: i_like_gitea=8d9f61ec3c000c2b; Path=/; HttpOnly; SameSite=Lax 13:32:03.602024 http.c:792 <= Recv header, 0000000121 bytes (0x00000079) 13:32:03.602026 http.c:804 <= Recv header: Set-Cookie: _csrf=qpfqOQWBQ1zizAUApKQasOLxHpk6MTc1NTY2NzkyMzU5NTM0MDY4Mw; Path=/; Max-Age=86400; HttpOnly; SameSite=Lax 13:32:03.602029 http.c:792 <= Recv header, 0000000029 bytes (0x0000001d) 13:32:03.602031 http.c:804 <= Recv header: X-Frame-Options: SAMEORIGIN 13:32:03.602035 http.c:792 <= Recv header, 0000000040 bytes (0x00000028) 13:32:03.602038 http.c:804 <= Recv header: X-Gitea-Debug: RUN_MODE=dev, MaxAge=0s 13:32:03.602041 http.c:792 <= Recv header, 0000000037 bytes (0x00000025) 13:32:03.602043 http.c:804 <= Recv header: Date: Wed, 20 Aug 2025 05:32:03 GMT 13:32:03.602047 http.c:792 <= Recv header, 0000000021 bytes (0x00000015) 13:32:03.602051 http.c:804 <= Recv header: Content-Length: 229 13:32:03.602090 http.c:792 <= Recv header, 0000000002 bytes (0x00000002) 13:32:03.602095 http.c:804 <= Recv header: 13:32:03.602107 http.c:845 == Info: Connection #0 to host 192.168.133.128 left intact 13:32:03.602129 run-command.c:659 trace: run_command: 'git credential-store store' 13:32:03.605955 git.c:463 trace: built-in: git credential-store store 13:32:03.608392 run-command.c:659 trace: run_command: .git/hooks/pre-push origin http://192.168.133.128:3000/hiifong/lfs.git 13:32:03.611427 git.c:749 trace: exec: git-lfs pre-push origin http://192.168.133.128:3000/hiifong/lfs.git 13:32:03.611508 run-command.c:659 trace: run_command: git-lfs pre-push origin http://192.168.133.128:3000/hiifong/lfs.git 13:32:03.646871 trace git-lfs: exec: git '-c' 'filter.lfs.smudge=' '-c' 'filter.lfs.clean=' '-c' 'filter.lfs.process=' '-c' 'filter.lfs.required=false' 'remote' '-v' 13:32:03.652194 trace git-lfs: exec: git '-c' 'filter.lfs.smudge=' '-c' 'filter.lfs.clean=' '-c' 'filter.lfs.process=' '-c' 'filter.lfs.required=false' 'remote' 13:32:03.655321 trace git-lfs: exec: git '-c' 'filter.lfs.smudge=' '-c' 'filter.lfs.clean=' '-c' 'filter.lfs.process=' '-c' 'filter.lfs.required=false' 'rev-parse' 'HEAD' '--symbolic-full-name' 'HEAD' 13:32:03.658799 trace git-lfs: exec: git '-c' 'filter.lfs.smudge=' '-c' 'filter.lfs.clean=' '-c' 'filter.lfs.process=' '-c' 'filter.lfs.required=false' 'rev-parse' '--git-dir' '--show-toplevel' 13:32:03.661384 trace git-lfs: exec: git 'config' '--includes' '-l' 13:32:03.663371 trace git-lfs: exec: git 'rev-parse' '--is-bare-repository' 13:32:03.666359 trace git-lfs: exec: git 'config' '--includes' '-l' '--blob' ':.lfsconfig' 13:32:03.668463 trace git-lfs: exec: git 'config' '--includes' '-l' '--blob' 'HEAD:.lfsconfig' 13:32:03.671808 trace git-lfs: exec: git '-c' 'filter.lfs.smudge=' '-c' 'filter.lfs.clean=' '-c' 'filter.lfs.process=' '-c' 'filter.lfs.required=false' 'rev-parse' '--git-dir' 13:32:03.674783 trace git-lfs: exec: git '-c' 'filter.lfs.smudge=' '-c' 'filter.lfs.clean=' '-c' 'filter.lfs.process=' '-c' 'filter.lfs.required=false' 'remote' 13:32:03.677647 trace git-lfs: pre-push: refs/heads/main 2591797dcbf71d5497695a7f7fb69aa55dfee2c0 refs/heads/main a9fe60b20ac6ad9678a119322a7ea8cda5b8ad7d 13:32:03.677818 trace git-lfs: exec: git '-c' 'filter.lfs.smudge=' '-c' 'filter.lfs.clean=' '-c' 'filter.lfs.process=' '-c' 'filter.lfs.required=false' 'show-ref' 13:32:03.682653 trace git-lfs: exec: git '-c' 'filter.lfs.smudge=' '-c' 'filter.lfs.clean=' '-c' 'filter.lfs.process=' '-c' 'filter.lfs.required=false' 'ls-remote' '--heads' '-q' 'origin' 13:32:03.719225 trace git-lfs: HTTP: POST http://192.168.133.128:3000/hiifong/lfs.git/info/lfs/locks/verify > POST /hiifong/lfs.git/info/lfs/locks/verify HTTP/1.1 > Host: 192.168.133.128:3000 > Accept: application/vnd.git-lfs+json > Content-Length: 34 > Content-Type: application/vnd.git-lfs+json; charset=utf-8 > User-Agent: git-lfs/3.7.0 (GitHub; linux amd64; go 1.24.4) > {"ref":{"name":"refs/heads/main"}}13:32:08.736520 trace git-lfs: HTTP: 502 < HTTP/1.1 502 Bad Gateway < Connection: close < Content-Length: 0 < Remote "origin" does not support the Git LFS locking API. Consider disabling it with: $ git config lfs.http://192.168.133.128:3000/hiifong/lfs.git/info/lfs.locksverify false 13:32:08.741833 trace git-lfs: tq: running as batched queue, batch size of 100 13:32:08.743328 trace git-lfs: run_command: git rev-list --objects --ignore-missing --stdin -- 13:32:08.743391 trace git-lfs: exec: git '-c' 'filter.lfs.smudge=' '-c' 'filter.lfs.clean=' '-c' 'filter.lfs.process=' '-c' 'filter.lfs.required=false' 'rev-list' '--objects' '--ignore-missing' '--stdin' '--' 13:32:08.743689 trace git-lfs: exec: git '-c' 'filter.lfs.smudge=' '-c' 'filter.lfs.clean=' '-c' 'filter.lfs.process=' '-c' 'filter.lfs.required=false' 'cat-file' '--batch-check' 13:32:08.744873 trace git-lfs: exec: git '-c' 'filter.lfs.smudge=' '-c' 'filter.lfs.clean=' '-c' 'filter.lfs.process=' '-c' 'filter.lfs.required=false' 'rev-parse' '--git-common-dir' 13:32:08.753284 trace git-lfs: tq: sending batch of size 2 13:32:08.753501 trace git-lfs: api: batch 2 files 13:32:08.753549 trace git-lfs: HTTP: POST http://192.168.133.128:3000/hiifong/lfs.git/info/lfs/objects/batch > POST /hiifong/lfs.git/info/lfs/objects/batch HTTP/1.1 > Host: 192.168.133.128:3000 > Accept: application/vnd.git-lfs+json > Content-Length: 316 > Content-Type: application/vnd.git-lfs+json; charset=utf-8 > User-Agent: git-lfs/3.7.0 (GitHub; linux amd64; go 1.24.4) > {"operation":"upload","objects":[{"oid":"a90f178e8417a9f222a71c31cfd2cdc963900b560a0c3776abd16ac2a3750570","size":12641309},{"oid":"12d0fcd35e9d59da652bef427c2a4710cb5a31a322cc63c74430d622a4eef2d3","size":5437}],"transfers":["lfs-standalone-file","basic","ssh"],"ref":{"name":"refs/heads/main"},"hash_algo":"sha256"}13:32:13.768346 trace git-lfs: HTTP: 502 < HTTP/1.1 502 Bad Gateway < Connection: close < Content-Length: 0 < 13:32:13.768588 trace git-lfs: api error: Fatal error: Server error http://192.168.133.128:3000/hiifong/lfs.git/info/lfs/objects/batch from HTTP 502 batch response: Fatal error: Server error http://192.168.133.128:3000/hiifong/lfs.git/info/lfs/objects/batch from HTTP 502 Uploading LFS objects: 0% (0/2), 0 B | 0 B/s, done. 13:32:13.774116 trace git-lfs: exec: git '-c' 'filter.lfs.smudge=' '-c' 'filter.lfs.clean=' '-c' 'filter.lfs.process=' '-c' 'filter.lfs.required=false' 'rev-parse' '--git-dir' 13:32:13.776013 trace git-lfs: exec: git '-c' 'filter.lfs.smudge=' '-c' 'filter.lfs.clean=' '-c' 'filter.lfs.process=' '-c' 'filter.lfs.required=false' 'remote' Errors logged to '/home/hiifong/workspace/lfs/.git/lfs/logs/20250820T133213.768830471.log'. Use `git lfs logs last` to view the log. error: failed to push some refs to 'http://192.168.133.128:3000/hiifong/lfs.git' ```
Author
Owner

@hiifong commented on GitHub (Aug 21, 2025):

Unable to reproduce on my Mac

@hiifong commented on GitHub (Aug 21, 2025): Unable to reproduce on my Mac
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#14883