-
-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
If I:
- Create a new repository on Language Depot
- I can push to it with resumable π
- I reset the repository on Language Depot
- When I try to push again it fails π₯
- I delete
C:\ProgramData\SIL\FieldWorks\Projects\sena-3\Chorus\ChorusStorage - I can push again π
So, it seems that the cache on the client somehow leads to confusion on the server.
I presume the server is at fault.
Here's the relevant part of the logs
Ping took 19 milliseconds
Receiving any changes from languageForge.org [Low bandwidth]
(languageForge.org [Low bandwidth] is https://resumable.languageforge.org/sena-3-test-test-flex)
Initiating Resumable Transport
Executing: tip --template "changeset:{rev}:{node|short}
branch:{branches}
user:{author}
date:{date|rfc822date}
tag:{tags}
summary:{desc}
"
standout: changeset:4:216ebe50688b
branch:7500002.7000072
user:tim
date:Tue, 26 Mar 2024 14:34:08 +0100
tag:tip
summary:[FLExBridge: 4.1.0-beta.4+Branch.develop.Sha.14f14c27739551774de26d7b15ac4d05a2408005] sync
changeset:4:216ebe50688b
branch:7500002.7000072
user:tim
date:Tue, 26 Mar 2024 14:34:08 +0100
tag:tip
summary:[FLExBridge: 4.1.0-beta.4+Branch.develop.Sha.14f14c27739551774de26d7b15ac4d05a2408005] sync
Using cached result: log -r0 --template "{node}"
standout: 1af18777e23eadd69d4f9bddc9df202c64be804c
Using cached result: log -r4 --template "{node}"
standout: 216ebe50688b973d4c8d63cf4c49f52831418541
API REQ: https://resumable.languageforge.org/api/v03/pullBundleChunk?offset=0&chunkSize=5000&transId=da66d9d2-33fd-430c-9934-402fcc475553&baseHashes[]=216ebe50688b&baseHashes[]=1af18777e23e&repoId=sena-3-test-test-flex Timeout
Warning: Pull operation timed out. Retrying...
API REQ: https://resumable.languageforge.org/api/v03/pullBundleChunk?offset=0&chunkSize=5000&transId=da66d9d2-33fd-430c-9934-402fcc475553&baseHashes[]=216ebe50688b&baseHashes[]=1af18777e23e&repoId=sena-3-test-test-flex Timeout
Warning: Pull operation timed out. Retrying...
and a trace:

Metadata
Metadata
Assignees
Labels
No labels