Jump to content

tahomasan

Members
  • Posts

    3
  • Joined

  • Last visited

Posts posted by tahomasan

  1. It was working just fine a couple of weeks ago last time I attempted to sync. I've tried reverting to the last working build of Plastic but still receive the same error. Here is the stacktrace:

     

    2022-03-27 10:54:16,464 RIGBY\Scott ERROR sync - Error running sync: The response ended prematurely.. StackTrace:
       at System.Net.Http.HttpConnection.FillAsync(Boolean async)
       at System.Net.Http.HttpConnection.Fill()
       at System.Net.Http.HttpConnection.ChunkedEncodingReadStream.Read(Span`1 buffer)
       at System.Net.Http.HttpBaseStream.Read(Byte[] buffer, Int32 offset, Int32 count)
       at System.IO.BinaryReader.ReadBytes(Int32 count)
       at LibGit2Sharp.Pkt.parselen(BinaryReader reader)
       at LibGit2Sharp.Pkt.Parse(BinaryReader reader)
       at LibGit2Sharp.Remote.Download(String path)
       at Codice.Foreign.PackageDownloader.DownloadPackage()
       at Codice.Foreign.PackageDownloader.Download()
       at Codice.Foreign.GitPuller.DownloadPackage()
       at Codice.Foreign.GitPuller.GetRevisions(String gitMainBranchName)
       at Codice.Client.BaseCommands.Sync.GitSynchronizer.GetForeignChangesetsToPull(String gitMainBranchName)
       at Codice.Client.BaseCommands.Sync.GitSynchronizer.CalculateChangestsToSynchronize(ForeignReferences references, String gitMainBranchName, List`1& remoteChangesetsToPull, List`1& localChangesetsToPush)
       at Codice.Client.BaseCommands.Sync.SyncRunner.RunGitSync(SyncStorage storage, String gitMainBranchName, Boolean bJustPrint)
       at Codice.Client.BaseCommands.Sync.SyncRunner.RunSync(SyncSettings settings, RepositoryInfo repInfo)
       at Codice.Client.BaseCommands.Sync.SyncRunner.Sync()

     

    plasticx.debug.log.txt

×
×
  • Create New...