Navigation

    Inedo Community Forums

    Forums

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    1. Home
    2. Tags
    3. update
    Log in to post

    • ?

      Agent updates
      Support • buildmaster agents update • • Vitalii Djiguir  

      2
      0
      Votes
      2
      Posts
      19
      Views

      ben

      Hello Ali, The agent version is not shown in BuildMaster 5.x's server overview page, but you can view it by going to /administration/service-status and forcing a run of the AgentUpdater executer and then checking the log for something like Connected to localhost:46336 (v39.0.0.2); checking status... (in this case, the agent on localhost is v39.0.0.2, the version of InedoAgent distributed with BuildMaster 5.8.3)
    • ?

      Package update
      Support • proget packages feeds update • • Vitalii Djiguir  

      2
      0
      Votes
      2
      Posts
      20
      Views

      ?

      If you want developers to always be able to use any version of a package, then you should configure a connector to that remote resource. Then, they will always be able to download the latest version of the packages they need, and ProGet will cache those packages.
    • ?

      Upgrade to v5 docker feed
      Support • proget feeds update • • Vitalii Djiguir  

      2
      0
      Votes
      2
      Posts
      17
      Views

      atripp

      There was a UI change; these are listed under "Containers" in the top UI.
    • A

      UpdateChecker failed with 411
      Support • proget update • • antoine.laroche_1750  

      3
      0
      Votes
      3
      Posts
      15
      Views

      ben

      Hello Antoine and Anton, I've filed this as PG-1376.
    • ?

      Upgrading to Linux docker
      Support • proget update • • Vitalii Djiguir  

      4
      0
      Votes
      4
      Posts
      12
      Views

      ?

      Just to be clear... you can't go from Windows >> Linux, because it's PostgreSQL vs SQL SErver. But if you're already on Linux edition, you can just upgrade the container; the database files and package stores are already configured to point outside the container.
    • G

      ProGet update checker gives error (error 411)
      Support • proget update • • g.j.spoelstra_9664  

      11
      0
      Votes
      11
      Posts
      46
      Views

      atripp

      We take problems very seriously, but we need to prioritize where to spend engineering resources tracking down problems. This was a edge case that we could not reproduce, and had a very minor impact, and only affected a very small number of free users with a very specific configuration; a free user was able to track down the underlying cause and we fixed it.
    • G

      Minimal requirements using a windows (service) domain account for proget
      Support • proget windows update service • • g.j.spoelstra_9664  

      4
      0
      Votes
      4
      Posts
      28
      Views

      T

      For the Windows service, the only requirements for the service account are (assuming default file system package store configuration) read/write access to the directory where the underlying packages are stored (default is in ProgramData), read/write access to the service installation directory (default is in Program Files), and granted access to the ProGet database role named ProGetUser_Role. For the web application (Windows service or IIS application pool identity), the requirements are the same as the Windows service, plus read/write access to the website installation directory. Note again that the Desktop Hub installation privileges is orthogonal to the account that ProGet runs as, since it would obviously require more privilege to create/update/grant in the database and also create subfolders in Program Files & %ProgramData%. As an extra word of caution, if D: is a mapped drive, be sure to use the full UNC path in configuration settings within ProGet.
    • ?

      5.1.3 Upgrade Issue
      Support • proget installation update • • Vitalii Djiguir  

      8
      0
      Votes
      8
      Posts
      73
      Views

      ?

      Thanks for the additional troubleshooting. I suspect this is due to the way we are migrating dates from the old table to the new. I've created an issue to track this here. (It may not be publicly accessible yet, it's a new project and the permissions may not have propagated)
    • ?

      Proget Upgrade
      Support • proget update • • Vitalii Djiguir  

      2
      0
      Votes
      2
      Posts
      61
      Views

      ?

      Please check out the ProGet 5.0 Upgrade Notes -- it's got everything in there we're aware of, but please special attention to the bit about NuGet legacy feeds, since there were a lot of questions about it that could have been answered from reading that document.
    • ?

      ProGet 5.0.x - Semantic versioning
      Support • proget nuget update • • Vitalii Djiguir  

      5
      0
      Votes
      5
      Posts
      46
      Views

      S

      Hi, Please refer the below blog. You may have an idea on Semantic Versioning. https://www.meritedin.com/robust-api.html Please don't forget to take a look on the videos listed on their playlist.
    • ?

      Update Nuget Packages
      Support • proget packages update • • Vitalii Djiguir  

      2
      0
      Votes
      2
      Posts
      11
      Views

      ?

      ProGet supports overwriting existing packages, provided the user has such a permission.
    • ?

      Specific process to upgrade to Enterprise version
      Support • proget licensing update • • Vitalii Djiguir  

      3
      0
      Votes
      3
      Posts
      15
      Views

      ?

      Excellent. Thanks for letting me know, Alana.
    • ?

      Git errors since upgrading to 5.2.1
      Support • buildmaster update git • • Vitalii Djiguir  

      2
      0
      Votes
      2
      Posts
      7
      Views

      ?

      It looks like this was caused by a packaging issue with installation; this impacts some upgrades and certain Linux-based querying from the web app (i.e. if you just save, and don't validate, it should work).. You can manually fix by going to the BuildMaster installation directory and: Delete the libssh2.dll file from the Web\bin directory Copy the Service\lib directory to the Web\bin directory (so Web\bin also contains the lib directory) We will of course get an updated installer built as well, but this should get things working for you until then.
    • L

      I have upgraded but my account has lost admin rights
      Support • proget update • • luke.duddridge_1525  

      2
      0
      Votes
      2
      Posts
      8
      Views

      ?

      Please note the privilege changes in v4: Upgrade Notes for ProGet 4.0
    • L

      Manual upgrade of Proget Databases using an account with no interative login
      Support • proget update • • luke.duddridge_1525  

      2
      0
      Votes
      2
      Posts
      13
      Views

      ?

      Hi Luke, you'll want to put the connection string in quotes: bmdbupdate UPDATE /conn="Data Source=DB1;Initial Catalog=ProGet;Integrated Security=SSPI;User ID=Account;Password=Password;" We'll try to add that to a new version of the database updater! Cheers!
    • ?

      Cannot update from 4.0.8 to 4.0.9
      Support • proget proget-installation update • • Vitalii Djiguir  

      8
      0
      Votes
      8
      Posts
      6
      Views

      ?

      Nevermind, apparently, the installation was messed up because of the failed previous upgrades (due to the antivirus). The program was not registered anymore so the installer didn't detect it for upgrade. I simply installed over the previous installation and it worked! Now running on 4.0.9! Thanks a lot for the info and help!
    • ?

      Migration and Upgrade
      Support • proget update • • Vitalii Djiguir  

      2
      0
      Votes
      2
      Posts
      11
      Views

      ?

      Hi TJ, That upgrade path is fine, and quite common; as long as the shared storage is the same (I assume it's already a UNC path), then when you start everything up again (webserver, indexing service), it should be the same. There isn't so much risk going from 3.5 -> 4.0, but please do read the ProGet upgrade notes just to see what's coming. Just make sure to do a quick test on the current (2005/single server) set up as 4.0 before moving that to new servers. You can always rollback if there is a realy big issue (though, we haven't seen any yet!) Best, Alana
    • ?

      An error occurred in the web application: Legacy feed.
      Support • proget update • • Vitalii Djiguir  

      4
      0
      Votes
      4
      Posts
      10
      Views

      ?

      A "legacy" NuGet feed is a single folder; it's possible it's a different location than \Packages\Default if you configured it later.
    • ?

      Updating Proget Server from version 3.7.6(Build 2) to version 4.0.8(Build 1)
      Support • proget update • • Vitalii Djiguir  

      2
      0
      Votes
      2
      Posts
      10
      Views

      ?

      There weren't any major, systematic changes that would have caused this to occur. Most likely ,the service isn't running, etc... I would roll back to the old version, then try to do the upgrade again.
    • ?

      Installation in Asure
      Support • proget proget-installation update azure • • Vitalii Djiguir  

      3
      0
      Votes
      3
      Posts
      22
      Views

      ?

      Thanks Alana, I will have to run the install as a service account to make sure it has access to SQL. I didn't expect it connects to SQL server as it unpacks the resources. So, it didn't cross my mind that this would be an issue. I have not yet validated if the issue is resolved, but I am 99% sure it will be. I will reply to the post once I confirm it.
    • 1
    • 2
    • 1 / 2