Inedo Community Forums Forums
    • Recent
    • Tags
    • Popular
    • Login

    Welcome to the Inedo Forums! Check out the Forums Guide for help getting started.

    If you are experiencing any issues with the forum software, please visit the Contact Form on our website and let us know!

    Upgrading 3.3 -> 3.6.1 results with new issue

    Scheduled Pinned Locked Moved Support
    proget
    3 Posts 1 Posters 0 Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • ? This user is from outside of this forum
      Guest
      last edited by

      We've updgraded ProGet from 3.3.5 to 3.6.1.
      But after that we've received a permanent issue with package restoring.

      Like that:

      nuget restore C:<path to sln>.sln -NoCache -Source http://<correct path to proget feed> -Verbosity detailed

      GET http://<correct path to proget feed>/Packages(Id='<PackageName>',Version='1.0.0.227')

      System.InvalidOperationException: Unable to find version '1.0.0.227' of package 'PackageName'.
      в NuGet.PackageHelper.ResolvePackage(IPackageRepository repository, String packageId, SemanticVersion version)
      в NuGet.Commands.RestoreCommand.RestorePackage(IFileSystem packagesFolderFileSystem, String packageId, SemanticVersion version, Boolean packageRestoreConsent, ConcurrentQueue1 satellitePackages) в NuGet.Commands.RestoreCommand.<>c__DisplayClass5.<>c__DisplayClass7.<ExecuteInParallel>b__2() в System.Threading.Tasks.Task1.InnerInvoke()
      в System.Threading.Tasks.Task.Execute()

      Version 1.0.0.227 IS EXISTS ON THE FEED and it's LAST version of the package. So I guess there is some correlation with old issue: http://inedo.com/support/questions/2136
      (maybe not... who knows...)

      This issue completely shutted down our package processing and I have no ideas how to resolve this.
      Reverting to 3.3.5 is a backup option for us if nothing helps in a few days .

      Any ideas? Is there enough information to investigate?

      Thanks!
      Vyacheslav

      Product: ProGet
      Version: 3.6.1

      1 Reply Last reply Reply Quote 0
      • ? This user is from outside of this forum
        Guest
        last edited by

        We've reverted to 3.3.5. Looks like an 'Unable to find version' issue resolved...
        But I don't know what to do next... Lives on 3.3.5 forever?..

        1 Reply Last reply Reply Quote 0
        • ? This user is from outside of this forum
          Guest
          last edited by

          You will need to use Fiddler to determine the EXACT urls that are causing a problem during package restore; we can then investigate what query is causing the problem.

          1 Reply Last reply Reply Quote 0

          Hello! It looks like you're interested in this conversation, but you don't have an account yet.

          Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

          With your input, this post could be even better 💗

          Register Login
          • 1 / 1
          • First post
            Last post
          Inedo Website Home • Support Home • Code of Conduct • Forums Guide • Documentation