Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Restore failed. #352

Open
noahfrag opened this issue Oct 1, 2024 · 0 comments
Open

Restore failed. #352

noahfrag opened this issue Oct 1, 2024 · 0 comments

Comments

@noahfrag
Copy link

noahfrag commented Oct 1, 2024

Sorry I have no idea what the issue is

git-lfs/3.5.1 (GitHub; windows amd64; go 1.21.7; git e237bb3a)
git version 2.46.0.windows.1

$ git-lfs.exe filter-process
Error downloading object: DIM-1/data/raids.dat (cc9c9ee): Smudge error: Error downloading DIM-1/data/raids.dat (cc9c9ee35cf9e79f4305bc38ac74f9f3ef80d7a37088038f72093adc586c5b42): batch request: missing protocol: "<unknown>"

missing protocol: "<unknown>"
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.(*Client).NewRequest
	github.com/git-lfs/git-lfs/v3/lfshttp/client.go:135
github.com/git-lfs/git-lfs/v3/lfsapi.(*Client).NewRequest
	github.com/git-lfs/git-lfs/v3/lfsapi/client.go:13
github.com/git-lfs/git-lfs/v3/tq.(*tqClient).Batch
	github.com/git-lfs/git-lfs/v3/tq/api.go:86
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:581
github.com/git-lfs/git-lfs/v3/tq.(*TransferQueue).collectBatches.func1
	github.com/git-lfs/git-lfs/v3/tq/transfer_queue.go:470
runtime.goexit
	runtime/asm_amd64.s:1650
batch request
github.com/git-lfs/git-lfs/v3/errors.newWrappedError
	github.com/git-lfs/git-lfs/v3/errors/types.go:229
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:88
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:581
github.com/git-lfs/git-lfs/v3/tq.(*TransferQueue).collectBatches.func1
	github.com/git-lfs/git-lfs/v3/tq/transfer_queue.go:470
runtime.goexit
	runtime/asm_amd64.s:1650
Error downloading DIM-1/data/raids.dat (cc9c9ee35cf9e79f4305bc38ac74f9f3ef80d7a37088038f72093adc586c5b42)
github.com/git-lfs/git-lfs/v3/errors.newWrappedError
	github.com/git-lfs/git-lfs/v3/errors/types.go:229
github.com/git-lfs/git-lfs/v3/errors.Wrapf
	github.com/git-lfs/git-lfs/v3/errors/errors.go:85
github.com/git-lfs/git-lfs/v3/lfs.(*GitFilter).downloadFile
	github.com/git-lfs/git-lfs/v3/lfs/gitfilter_smudge.go:134
github.com/git-lfs/git-lfs/v3/lfs.(*GitFilter).Smudge
	github.com/git-lfs/git-lfs/v3/lfs/gitfilter_smudge.go:85
github.com/git-lfs/git-lfs/v3/commands.smudge
	github.com/git-lfs/git-lfs/v3/commands/command_smudge.go:128
github.com/git-lfs/git-lfs/v3/commands.filterCommand
	github.com/git-lfs/git-lfs/v3/commands/command_filter_process.go:131
github.com/spf13/cobra.(*Command).execute
	github.com/spf13/[email protected]/command.go:944
github.com/spf13/cobra.(*Command).ExecuteC
	github.com/spf13/[email protected]/command.go:1068
github.com/spf13/cobra.(*Command).Execute
	github.com/spf13/[email protected]/command.go:992
github.com/git-lfs/git-lfs/v3/commands.Run
	github.com/git-lfs/git-lfs/v3/commands/run.go:154
main.main
	github.com/git-lfs/git-lfs/v3/git-lfs.go:34
runtime.main
	runtime/proc.go:267
runtime.goexit
	runtime/asm_amd64.s:1650
Smudge error
github.com/git-lfs/git-lfs/v3/errors.newWrappedError
	github.com/git-lfs/git-lfs/v3/errors/types.go:229
github.com/git-lfs/git-lfs/v3/errors.NewSmudgeError
	github.com/git-lfs/git-lfs/v3/errors/types.go:315
github.com/git-lfs/git-lfs/v3/lfs.(*GitFilter).Smudge
	github.com/git-lfs/git-lfs/v3/lfs/gitfilter_smudge.go:102
github.com/git-lfs/git-lfs/v3/commands.smudge
	github.com/git-lfs/git-lfs/v3/commands/command_smudge.go:128
github.com/git-lfs/git-lfs/v3/commands.filterCommand
	github.com/git-lfs/git-lfs/v3/commands/command_filter_process.go:131
github.com/spf13/cobra.(*Command).execute
	github.com/spf13/[email protected]/command.go:944
github.com/spf13/cobra.(*Command).ExecuteC
	github.com/spf13/[email protected]/command.go:1068
github.com/spf13/cobra.(*Command).Execute
	github.com/spf13/[email protected]/command.go:992
github.com/git-lfs/git-lfs/v3/commands.Run
	github.com/git-lfs/git-lfs/v3/commands/run.go:154
main.main
	github.com/git-lfs/git-lfs/v3/git-lfs.go:34
runtime.main
	runtime/proc.go:267
runtime.goexit
	runtime/asm_amd64.s:1650

Current time in UTC:
2024-10-01 08:59:12

Environment:
LocalWorkingDir=C:\Users\noah\AppData\Local\Temp\fastback-restore14936134997614236794\test-2024-10-01_10-58-46
LocalGitDir=C:\Users\noah\AppData\Local\Temp\fastback-restore14936134997614236794\test-2024-10-01_10-58-46\.git
LocalGitStorageDir=C:\Users\noah\AppData\Local\Temp\fastback-restore14936134997614236794\test-2024-10-01_10-58-46\.git
LocalMediaDir=C:\Users\noah\AppData\Local\Temp\fastback-restore14936134997614236794\test-2024-10-01_10-58-46\.git\lfs\objects
LocalReferenceDirs=
TempDir=C:\Users\noah\AppData\Local\Temp\fastback-restore14936134997614236794\test-2024-10-01_10-58-46\.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=C:\Users\noah\AppData\Local\Temp\fastback-restore14936134997614236794\test-2024-10-01_10-58-46\.git\lfs
AccessDownload=none
AccessUpload=none
DownloadTransfers=basic,lfs-standalone-file,ssh
UploadTransfers=basic,lfs-standalone-file,ssh
GIT_EXEC_PATH=C:/Program Files/Git/mingw64/libexec/git-core
GIT_PREFIX=

`

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant