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!

    Unable to push packages to universal feed

    Scheduled Pinned Locked Moved Support
    proget
    3 Posts 1 Posters 6 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

      I'm running a free version of ProGet Version 5.1.19 (Build 7) on a Windows Server 2016 Standard machine. The ProGet instance has been installed in IIS and uses a local SQL Express database.

      Most everything seems to function correctly, except I am unable to push packages to a universal feed. When I run upack.exe push, the package name and version are printed to stdout and then the command just blocks there seemingly doing nothing. There are no error or warning messages to be found in the proget web interface nor in the iis logs.

      For example:

      upack.exe --version
      upack 2.2.3.9
      Usage: upack «command»
      <snip>
      
      upack.exe push "C:/Path/To/TestApplication-0.1.0.upack" "http://proget.mycompany.local:8000/upack/Test-Packages" --user=api:[RedactedMySuperSecretApiKey]
      Package: MyCompany/Sandbox/TestApplication
      Version: 0.1.0-ci.33
      ^C   # Blocks here so I eventually cancel the command...
      

      Any idea what might be wrong?

      Product: ProGet
      Version: 5.1.19

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

        Further investigation shows this to be a regression in upack 2.2.3.9.
        When using upack 2.2.2.2 publishing functions correctly:

        upack.exe" --version
        upack 2.2.2.2
        Usage: upack «command»
        <snip>
        
        upack.exe push "C:/Path/To/TestApplication-0.1.0.upack" "http://proget.mycompany.local:8000/upack/Test-Packages" --user=api:[RedactedMySuperSecretApiKey]
        Package: MyCompany/Sandbox/TestApplication
        Version: 0.1.0-ci.33
        MyCompany/Sandbox:TestApplication 0.1.0-ci.33 published!
        

        Reported as https://github.com/Inedo/upack/issues/49

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

          This should be fixed in v2.2.4, but the issue did not get added to GitHub - I'll correct that.

          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